GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > FormatCellsActionCommand クラス > FormatCellsActionCommand コンストラクタ : FormatCellsActionCommand コンストラクタ(Worksheet,StyleFormat,Reference,Nullable<Boolean>) |
'宣言
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal newStyleFormat As StyleFormat, _ ByVal reference As Reference, _ ByVal isMergedCell As Nullable(Of Boolean) _ )
public FormatCellsActionCommand( Worksheet worksheet, StyleFormat newStyleFormat, Reference reference, Nullable<bool> isMergedCell )